<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js">
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js">
<script src="http://code.jquery.com/jquery-1.9.1.js">
<script typee="text/javascript">
$(document).ready(function(){
$(this).keyup(function(event){
var $demoBlock = $('#demo__block');
$demoBlock.html(event.keyCode);
})
})
</script> Код нажимаемой клавиши:
<div id="demo__block">
</div>
<div class="adv468">
<script type="text/javascript">
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
|
Код нажимаемой клавиши:
|